JMGetSecurityOptions
Gets the security options for a given session.
OSStatus JMGetSecurityOptions ( JMSessionRef session, JMSecurityOptions* options);
session
- The session whose security options you wish to determine.
options
- A pointer to a security options structure. On return this structure contains the security options for the specified session. For more information, see "Session Security Options Structure" (page 11).
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
SEE ALSO
- The
JMSetSecurityOptions
function (page 24).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help